home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: Parent Power / The Sunday Times - Parent Power.iso / pc / engine / search.swf / scripts / DefineButton2_475 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-04  |  143 b   |  5 lines

  1. on(release){
  2.    trace(_parent._parent.info.unique_id);
  3.    _parent._parent._parent.shortlist_school(_parent._parent.info.unique_id,this);
  4. }
  5.